home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
SkoEd
/
skoed.macro
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-27
|
191 b
|
23 lines
PROC If;
"IF THEN";
Return;
"ELSE";
Return;
"END;";
Up;
Up;
Left;
CORP;
!LI = If;
PROC CIf;
"if () {";
Return;
"}";
Up;
Right;
Right;
Right;
CORP;
@^I = CIf;